Fix bug #15437 with mouse highlight on overlay strings.
authorEli Zaretskii <eliz@gnu.org>
Mon, 23 Sep 2013 09:18:38 +0000 (12:18 +0300)
committerEli Zaretskii <eliz@gnu.org>
Mon, 23 Sep 2013 09:18:38 +0000 (12:18 +0300)
commite2740806982db040616a7071ed34c9545f2b63b1
tree1dcf0d3f240ba3f84191cb16ab96145403f18291
parent822b49cbdd972d99bd630f5e3a2139fbaac7f9ec
Fix bug #15437 with mouse highlight on overlay strings.

 src/xdisp.c (mouse_face_from_string_pos): Fix off-by-one error in
 computing the end column of mouse-highlight that comes from
 display or overlay strings.
src/ChangeLog
src/xdisp.c